func runtime.valgrindMalloc
6 uses
runtime (current package)
malloc.go#L1093: valgrindMalloc(x, size-asanRZ)
stack.go#L219: valgrindMalloc(unsafe.Pointer(x.ptr()), unsafe.Sizeof(x.ptr()))
stack.go#L449: valgrindMalloc(v, uintptr(n))
stack.go#L514: valgrindMalloc(unsafe.Pointer(x.ptr()), unsafe.Sizeof(x.ptr()))
stack.go#L527: valgrindMalloc(unsafe.Pointer(x.ptr()), unsafe.Sizeof(x.ptr()))
valgrind0.go#L18: func valgrindMalloc(addr unsafe.Pointer, size uintptr) {}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)